home *** CD-ROM | disk | FTP | other *** search
/ Amiga Format CD 43 / Amiga Format CD43 (1999)(Future Publishing)(GB)(Track 1 of 2)[!][issue 1999-09].iso / -serious- / graphics / fxforge / andrews / black cat in a black < prev    next >
Text File  |  1999-06-15  |  472b  |  29 lines

  1. Category: Andrew's Filters 6
  2. Title: Black Cat In A Black...
  3. Copyright: Freeware
  4. Author: AB
  5. Filename: BLACCL.8BF
  6.  
  7. R:sqr(mix(c,src(x+val(0,-10,10),y,0),ctl(3),m))
  8.  
  9. G:sqr(mix(c,src(x+val(1,-10,10),y,0),ctl(4),m))
  10.  
  11. B:sqr(mix(c,src(x+val(2,-10,10),y,2),ctl(5),m))
  12.  
  13. A:a
  14.  
  15. ctl[0]: Red Drift
  16. ctl[1]: Green Drift
  17. ctl[2]: Blue Drift
  18. ctl[3]: Red Cat
  19. ctl[4]: Green Cat
  20. ctl[5]: Blue Cat
  21.  
  22. val[0]: 52
  23. val[1]: 12
  24. val[2]: 46
  25. val[3]: 177
  26. val[4]: 231
  27. val[5]: 225
  28.  
  29.